Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin for File Renaming #425

Merged
merged 11 commits into from
Sep 25, 2023
Merged

Plugin for File Renaming #425

merged 11 commits into from
Sep 25, 2023

Conversation

schadis
Copy link
Contributor

@schadis schadis commented Jul 1, 2023

If the filename contains a codec information like h264, av1 or similar for video and AC3, AAC or trueHD \n\n
the plugin will read the codec info from the file and rename it accordingly. \n\n
It also takes care off addiotnal files deffined in the input Option.

schadis added 5 commits July 1, 2023 14:36
Renames based on codec by reading the codec from thes file.
This is done for Video and audio and taken from the first video or audio stream.
it also takes care of any addtional files in the folder so they wont gget deleted by Radarr or Sonarr,
after the transcode cause of not matching file names.
HaveAGitGat
HaveAGitGat previously approved these changes Aug 20, 2023
@HaveAGitGat HaveAGitGat merged commit 40d768c into HaveAGitGat:master Sep 25, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants